laravel migration change column length

38

laravel rename table -

Schema::rename($currentTableName, $newTableName);

Comments

Submit
0 Comments